projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86b8eb8
)
* doc/emacs/dired.texi (Dired Enter): Improve page break.
author
Glenn Morris
<rgm@gnu.org>
Thu, 3 May 2012 06:58:28 +0000
(23:58 -0700)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 3 May 2012 06:58:28 +0000
(23:58 -0700)
doc/emacs/ChangeLog
patch
|
blob
|
history
doc/emacs/dired.texi
patch
|
blob
|
history
diff --git
a/doc/emacs/ChangeLog
b/doc/emacs/ChangeLog
index f2a72663d3ac77406548496796b1870ee2329a4a..e502e8c8ccedef3c1dc4955a1f45c7c3cbf37994 100644
(file)
--- a/
doc/emacs/ChangeLog
+++ b/
doc/emacs/ChangeLog
@@
-1,5
+1,7
@@
2012-05-03 Glenn Morris <rgm@gnu.org>
+ * dired.texi (Dired Enter): Improve page break.
+
* abbrevs.texi (Abbrev Concepts): Copyedits.
* maintaining.texi (Registering, Tag Syntax):
diff --git
a/doc/emacs/dired.texi
b/doc/emacs/dired.texi
index f3a1ae2fc997ab1a3a5dfb0f01f645bfbbdae073..0dcded783643e4c27293e6faba74b9815b80b62d 100644
(file)
--- a/
doc/emacs/dired.texi
+++ b/
doc/emacs/dired.texi
@@
-104,7
+104,7
@@
use the @samp{--dired} option.
@findex dired-other-frame
@kindex C-x 5 d
To display the Dired buffer in another window, use @kbd{C-x 4 d}
-(@code{dired-other-window})
instead of @kbd{C-x d}
. @kbd{C-x 5 d}
+(@code{dired-other-window}). @kbd{C-x 5 d}
(@code{dired-other-frame}) displays the Dired buffer in a separate
frame.